home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 41 / Issue 41.iso / pc / PCSoftware / MDaemon Server / mdsetupa.exe / HELP.DAT < prev    next >
Encoding:
Text File  |  2000-10-05  |  17.0 KB  |  291 lines

  1. # help.msg - default help file
  2. # Copyright 1996-1999 Alt-N Technologies
  3. MDAEMON SERVER DEFAULT HELP FOR USER ACCOUNTS
  4.  
  5. Many functions of MDaemon Server can be accessed remotely through the use
  6. of the email transport system itself.  For example, you can gain access
  7. to various aspects of your account and can change or reconfigure it by
  8. sending email messages to the server. You can also subscribe or remove
  9. yourself from mailing lists, have files encoded and mailed to you, and
  10. execute server-based processes by sending carefully formatted mail messages
  11. to the server.  Some of these control messages require a valid account on
  12. the server and are password protected.  You can gain access to your
  13. accounts by using your password.  Messages to the server must be directed
  14. to "MDaemon@mydomain.com".  For those commands which require a valid 
  15. account on the server, the subject of the message must contain the 
  16. account's email address and password separated by a comma character - ex:
  17. "arvel@altn.com, MyPassword".  Commands are placed within the message body.
  18. There can only be one command per line, but multiple commands can be 
  19. batched in the same message.
  20.  
  21. Account access and control: - The following commands require a valid
  22.    account on the mail server.  You must place as the subject of the
  23.    mail message your email address and password if you wish to gain
  24.    access to any of the commands in the next section.  The syntax of
  25.    the subject line should be "email address, password" (notice the
  26.    comma) ex: Subject: arvel@altn.com, mypassword
  27.  
  28.    For any of the following commands to work for you, your system ad-
  29.    ministrator must allow your account to originate server control
  30.    messages.  If you suspect that your remote access has been removed
  31.    or is not functioning properly please consult with your administrator.
  32.  
  33. Command             Special Parms   Result
  34. ============================================================================
  35. ACCOUNT INFO        none            The status of the account passed in
  36.                                     the subject line is mailed back to
  37.                                     the message originator.
  38.                                     ex: ACCOUNT INFO
  39.  
  40. PASSWORD            new password    The password of the account passed in
  41.                                     the subject line will be changed to the
  42.                                     one specified.
  43.                                     ex: PASSWORD kryptonite
  44.  
  45. MAILFORMAT          MBF file        The mailbox storage format of the
  46.                                     account specified in subject line
  47.                                     will be changed to the one specified.
  48.                                     A listing of the available formats
  49.                                     can be obtained via the MAIL FORMATS
  50.                                     directive.
  51.                                     ex: MAILBOX RFC822
  52.  
  53. FORWARD TO          address         The forwarding address of the account
  54.                                     passed in the subject line will be
  55.                                     changed to the one specified and act-
  56.                                     ivated.
  57.                                     ex: FORWARD TO vacationing@myhost.com
  58.  
  59. UNFORWARD           none            Mail forwarding will be deactivated for
  60.                                     the account specified in the subject
  61.                                     line.
  62.                                     Ex: UNFORWARD
  63.  
  64. AUTODECODE          switch          Automatic decoding of incoming MIME
  65.                                     attachments for the account specified
  66.                                     in the subject line will be set to
  67.                                     <switch> which should be Y or N.
  68.                                     ex: AUTODECODE N
  69.  
  70. BEGIN SIGNATURE     none            Begins recording of a new signature
  71.                                     file to be appended to messages
  72.                                     generated by the account passed in
  73.                                     the subject line.  Subsequent lines
  74.                                     will be treated as the text of the
  75.                                     signature file until the word END
  76.                                     is encountered on a line by itself
  77.                                     or the end of the control message
  78.                                     is reached.  NOTE: The signature file
  79.                                     feature is only available for RAW
  80.                                     format messages.
  81.  
  82. BEGIN AUTORESPONDER none            Begins recording of a new autoresponder
  83.                                     file to be used by the account passed 
  84.                                     in the subject line.  Subsequent lines
  85.                                     will be treated as the text of the
  86.                                     autoresponder file until the word END
  87.                                     is encountered on a line by itself
  88.                                     or the end of the control message
  89.                                     is reached.
  90.                                     ex: BEGIN AUTORESPONDER 
  91.                                         Some autoresponder text here
  92.                                         END
  93.  
  94.                                     To erase an active autoresponder define
  95.                                     one with no text like this:
  96.                                     ex: BEGIN AUTORESPONDER
  97.                                         END                                      
  98.  
  99. MULTIPOP            switch          MultiPOP mail collection for the account 
  100.                                     passed in the subject line is turned
  101.                                     on or off according to the value of
  102.                                     switch.  Switch should be ON or OFF.
  103.                                     ex: MULTIPOP OFF                                   
  104.  
  105. RULES               none            Returns a form for editing all rules 
  106.                                     configured for the account passed in the
  107.                                     subject line.  The form can mark existing
  108.                                     rules for deletion and can add new rules.
  109.  
  110. List, Catalog, and Process Control: - The following commands do not
  111.     require an account on the mail server although some of them are
  112.     password protected.  The subject line is ignored when processing
  113.     these commands.
  114.  
  115. Command         Special Parms       Result
  116. ============================================================================
  117. USERS           none                A listing of all users hosted by
  118.                                     the server will be mailed back to
  119.                                     the originator.  Accounts which are set
  120.                                     as hidden will not be listed.  Also,
  121.                                     this command is inactive unless enabled
  122.                                     via switch in Misc. Options screen.
  123.  
  124. LIST            [listname]          A listing of all mailing lists along with 
  125.                                     the names and address of members will be 
  126.                                     mailed back to the originator.  Lists
  127.                                     must be individually configured to allow
  128.                                     this to occur.  Passing an optional list
  129.                                     name will return the members of only that
  130.                                     list.  Member names are returned only for
  131.                                     members which are local accounts within
  132.                                     MDaemon.
  133.  
  134. SUBSCRIBE       listname [address] {real name}
  135.                                     The originator is added to the member-
  136.                                     ship of the list specified provided that 
  137.                                     list exists and allows remote 
  138.                                     subscriptions.  If an optional address is
  139.                                     specified after the listname then that 
  140.                                     address is added rather than the address 
  141.                                     found in the FROM: field of the
  142.                                     subscription message.  
  143.                                     ex: SUBSCRIBE mygroup@domain.com
  144.                                     ex: SUBSCRIBE mygroup@domain.com
  145.                                        arvel@altn.com {Arvel Hathcock}
  146.  
  147. UNSUBSCRIBE     listname [address]  The originator is removed from the
  148. or                                  specified mailing list provided the list
  149. SIGNOFF                             exists and contains the originator as a 
  150.                                     member.  If the optional 'address' is
  151.                                     specified then that address is removed.                                    
  152.                                     ex: UNSUBSCRIBE mygroup@domain.com
  153.                                     ex: UNSUBSCRIBE mygroup@domain.com
  154.                                            me@mydomain.com
  155.  
  156. UPDATE          listname old-address new-address {real name} (password)
  157.                                     Removes 'old-address' from the list and
  158.                                     replaces it with new-address.  An optional
  159.                                     real name and password value may be given.
  160.                                     ex: UPDATE mygroup@domain.com 
  161.                                        old@address.com new@address.com
  162.                                     ex: SUBSCRIBE mygroup@domain.com
  163.                                        old@address.com new@address.com
  164.                                        {Frank Thomas} (pass)
  165.  
  166. SUPPRESS        listname address (password)
  167.                                     This command adds 'address' to the lists
  168.                                     suppression file.  The list's password
  169.                                     must be provided and the list must already
  170.                                     have a suppression file associated with
  171.                                     it.
  172.                                     ex: SUPPRESS list@mydomain.com
  173.                                             me@mydomain.com (PASS) 
  174.  
  175. UNSUPPRESS      listname address (password)
  176.                                     This command removes 'address' from the 
  177.                                     lists suppression file.  The list's 
  178.                                     password must be provided and the list 
  179.                                     must already have a suppression file 
  180.                                     associated with it. 
  181.                                     ex: UNSUPPRESS list@mydomain.com
  182.                                             me@mydomain.com (PASS) 
  183.  
  184. DIGEST          listname [address]  This command sets 'address' to use digest
  185.                                     mode.  If no address is specified then the
  186.                                     address of the originator of the message
  187.                                     will be used.
  188.                                     ex: DIGEST list@mydomain.com 
  189.                                             me@mydomain.com
  190.  
  191. NORMAL          listname [address]  This command sets 'address' to use normal
  192.                                     non-digest mode.  If no address is given
  193.                                     then the originator of the message will be
  194.                                     used.
  195.                                     ex: NORMAL list@mydomain.com 
  196.                                             me@mydomain.com
  197.  
  198. NOMAIL          listname [address]  This command sets 'address' to nomail mode.
  199.                                     The account will enter a suspended state
  200.                                     and will no longer receive list traffic.
  201.                                     If no address is specified then the orig-
  202.                                     inator of the message will be used.
  203.                                     ex: NOMAIL list@mydomain.com 
  204.                                             me@mydomain.com
  205.  
  206. MAIL            listname [address]  This command returns 'address' to normal 
  207.                                     mode from nomail mode.  If no address is 
  208.                                     specified then the originator of the message
  209.                                     will be used.
  210.                                     ex: MAIL list@mydomain.com 
  211.                                             me@mydomain.com
  212.  
  213. REALNAME        listname [address] {Real Name}
  214.                                  
  215.                                     This command sets the real name value for
  216.                                     'address' who is a member of list 'listname'
  217.                                     to the given value.  The Real Name parm must
  218.                                     be enclosed in { and } characters.
  219.                                     ex: REALNAME list@mydomain.com 
  220.                                             me@mydomain.com {Arvel Hathcock}
  221.  
  222.  
  223. GET             catalog magic-name (Password)
  224.  
  225.                                     Retrieves a file from the specified
  226.                                     catalog, MIME encodes it in an email
  227.                                     message, and sends that message to the
  228.                                     originating account or to the one
  229.                                     specified in a RESULTS TO directive.
  230.                                     NOTE: The PUBLIC catalog doesn't require
  231.                                     a catalog name or password.
  232.                                     ex: GET utils magic-name (mypassword)
  233.                                     ex: GET magic-name
  234.  
  235. DIR             catalog             Retrieves a directory of the files and
  236.                                     magic names available through the catalog.
  237.                                     ex: DIR public
  238.  
  239.  
  240.  
  241. General: - The subject line is ignored while processing these commands.
  242.  
  243. Command        Special Parameters   Result
  244. ============================================================================
  245. HELP           none                 This file is mailed back to the
  246.                                     originator.
  247.  
  248. RESULTS TO     address              Subsequent commands which generate
  249.                                     output will direct that output to
  250.                                     the address specified.
  251.                                     ex: RESULTS TO mailbox@host.org
  252.  
  253. STATUS         none                 A status report on server operations
  254.                                     and current conditions will be mailed
  255.                                     back to the message originator.  Since
  256.                                     the information contained in this status
  257.                                     report is considered private, the sub-
  258.                                     ject of the requested message must con-
  259.                                     tain the MDCONFIG Administrator level user
  260.                                     and password such as: Administrator,
  261.                                     Password
  262.                                     ex: STATUS
  263.  
  264. MAIL FORMATS        none            A listing of all the supported
  265.                                     mailbox formats will be mailed back
  266.                                     to the originator.
  267.                                     Ex: MAIL FORMATS
  268.  
  269. GET ADDRESS    none                 MDaemon will send a message back to the
  270.                                     originator which will contain the current
  271.                                     machine name and IP address assigned to
  272.                                     MDaemon's computer.  This is useful when
  273.                                     you want to find out the IP address
  274.                                     assigned by your ISP when using a dynamic
  275.                                     dialup situation.  Since the information
  276.                                     contained in this message is considered
  277.                                     private the subject of the requesting
  278.                                     message must contain the MDConfig
  279.                                     administrator level user and password such
  280.                                     as: Administrator, Password.
  281.                                     Note:  The address returned is the one
  282.                                     Windows feels like giving.  It could
  283.                                     return your local LAN card IP address as
  284.                                     easily as an ISP assigned one.  Until I get
  285.                                     a foolproof method worked out don't depend
  286.                                     on this feature.
  287.                                     ex:  GET ADDRESS
  288.  
  289. ============================================================================
  290. End of help file
  291.